* (bug 8153) <nowiki> doesn't work in site notice
authorRob Church <robchurch@users.mediawiki.org>
Sun, 17 Dec 2006 01:05:03 +0000 (01:05 +0000)
committerRob Church <robchurch@users.mediawiki.org>
Sun, 17 Dec 2006 01:05:03 +0000 (01:05 +0000)
commit5f5abd454b9f7f3608812adb9ffe3855e23c9b50
treea7d623b90b70b3e7ce6ad7cc63d8905fb7e5afef
parentb5a5e77543f4e6dfa9d3577f229dab4af6b71a75
* (bug 8153) <nowiki> doesn't work in site notice
The fix for this was to use wfMsgForContentNoTrans() in wfGetCachedNotice(). Since we pass the text through the parser, there's no point in doing message transformations up front, and it allows users to do magic things.
RELEASE-NOTES
includes/GlobalFunctions.php